Porting to Kokkos#17
Open
fmgjcoppens wants to merge 8 commits into
Open
Conversation
fmgjcoppens
requested review from
eliesaikali,
pledac and
teoboutin
and removed request for
teoboutin
July 1, 2026 13:09
fmgjcoppens
force-pushed
the
coppens/kokkos_porting
branch
2 times, most recently
from
July 8, 2026 13:03
9290815 to
a9497e5
Compare
pledac
force-pushed
the
ledac/next_gpu_rebased
branch
from
July 8, 2026 15:41
bbab847 to
52d311a
Compare
fmgjcoppens
force-pushed
the
coppens/kokkos_porting
branch
2 times, most recently
from
July 15, 2026 13:26
32319d9 to
0caee21
Compare
CPU and CUDA versions pass and fail the same regression tests. In the CUDA version, 5 test cases are skipped.
…_Face_VDF_implementation::trace
…p_Face_VDF_implementation::trace
…_Face_VDF_implementation::trace Champ_Face_VDF_implementation::trace fully ported. Compiles successfully on CUDA
Compiles successfully on CPU-only and CUDA. Successful tests cases :14/16 Successful tests cases in parallel mode :10/14 24 test cases run in 17 s ( 1 s/test), so less than 1 hours 1 test cases skipped List of unsuccessful tests cases : Marche3D_les_jdd5 Marche3D_les_jdd6 QC_centre4_VDF QC_centre4_VDF_Turb_Null
Successful tests cases :56/113 Successful tests cases in parallel mode :44/82 180 test cases run in 3.56824e+09 s ( 19823558 s/test), so less than 991178 hours 91 test cases skipped
…ber variable Objet_U's::dimension's name.
fmgjcoppens
force-pushed
the
coppens/kokkos_porting
branch
from
July 20, 2026 13:27
3e6d57e to
c3d6a10
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds hot loops that are ported to Kokkos.